Skip to content

Enable gRPC keep-alive by default #728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lrascao
Copy link

@lrascao lrascao commented May 21, 2025

Description

Ensures intermediary proxies/gateways (AWS NLB notably) don't silently close connections after a configurable inactivity timeout expires.

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Ensures intermediary proxies/gateways (AWS NLB notably) don't silently
close connections after a configurable inactivity timeout expires.
@lrascao lrascao requested review from a team as code owners May 21, 2025 12:26
Copy link

codecov bot commented May 21, 2025

Codecov Report

Attention: Patch coverage is 52.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 60.88%. Comparing base (6c59092) to head (1bc42d3).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
client/client.go 52.00% 11 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #728      +/-   ##
==========================================
- Coverage   62.52%   60.88%   -1.64%     
==========================================
  Files          56       58       +2     
  Lines        4139     4372     +233     
==========================================
+ Hits         2588     2662      +74     
- Misses       1425     1579     +154     
- Partials      126      131       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant